home *** CD-ROM | disk | FTP | other *** search
- Gifdir.exe/Gifdir.c - 5/19/90
-
- As an EGA-only owner, I always wished I had a way to find out if the GIF files
- I was thinking about downloading were viewable with my card and monitor. This
- program provides the information, and I will be asking around to see if there
- is a way to make it a door for RBBS use.
-
- Usage is the same as the DIR command:
-
- GifDir (program assumes *.gif in current directory)
- GifDir C:\Gif\MyFaves (program assumes *.gif)
- GifDir \Gif\Pix
- GifDir Foo.Gif
-
- These are all valid.
-
- I have kept the display brief - the program displays the filename, screen
- size, and number of colors. The output may be piped, if needed:
-
- GifDir > GifStuf.txt (produces a textfile called gifstuf.txt)
- GifDir | More (uses DOS filter MORE to pause after lines)
-
- The source is included and commented for the curious. Enhancements welcome.
-
- Frank Imburgio
- CIS ID 76666,317
-